Blazor コントロール
CanReplace メソッド (ISupportEditing<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > ISupportEditing<T> インターフェース : CanReplace メソッド
The index of the item that would be replaced.
The item that would be replaced.
Determines whether the item at the specified index can be replaced in the collection.
シンタックス
'宣言
 
Function CanReplace( _
   ByVal index As System.Integer, _
   ByVal item As T _
) As System.Boolean
System.bool CanReplace( 
   System.int index,
   T item
)

パラメータ

index
The index of the item that would be replaced.
item
The item that would be replaced.
参照

ISupportEditing<T> インターフェース
ISupportEditing<T> メンバ